Click or drag to resize

ServiceExportItems Method (ItemId)

Exports an item from a mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ExportItemsResponse ExportItems(
	ItemId itemId
)

Parameters

itemId
Type: Independentsoft.ExchangeItemId
The ID of the item to export.

Return Value

Type: ExportItemsResponse
ExportItemsResponse.
See Also